home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 9 / 009.d81 / pixel page (.txt) < prev    next >
Commodore BASIC  |  2022-08-26  |  1KB  |  26 lines

  1. 5 v=53248:s=v+1024:ifa>.then60
  2. 10 pokev+32,.:pokev+33,.:print"[147]          [204][207][193][196][211][212][193][210]  [206]umber 9"
  3. 15 print:print
  4. 30 print"[154]           [211]hake me [201] rattle.":print
  5. 35 print"           [211]queeze me [201] cry.":print
  6. 40 print"     [202]ust take me home and love me!":print:print
  7. 45 print:print"[153]  [208]ixel page graphic by [202]immy [215]eiler.":print
  8. 46 print"    using [196][207][207][196][204][197] from [195]ity [211]oftware.":print
  9. 47 print" [201]nspired by a picture from [195]arol [196]ay.":print:print
  10. 50 :
  11. 55 print"[158][204]oading [208]icture":a=1:load"cover.pic",8,1
  12. 60 s=54272:fori=.to23:pokes+i,.:next:pokes+24,15:pokes+5,255:pokes+6,255
  13. 65 pokes+12,255:pokes+13,255:pokes+19,255:pokes+20,255:pokes+1,3:pokes+8,3
  14. 70 pokes+15,3:pokes+7,7:pokes+14,18
  15. 100 poke55,.:poke56,92:clr:s=54272:print"[145][156][208]ress space bar to view pixel page."
  16. 110 print"[208]ress it again to return to menu."
  17. 115 poke198,.:wait198,1:poke53265,59:poke53272,120
  18. 120 poke56576,peek(56576)and254
  19. 125 pokes+4,17:pokes+11,17:pokes+18,17:fori=1to1000:next
  20. 130 poke198,.:wait197,64,64:poke53265,27:poke53272,23
  21. 135 pokes+4,16:pokes+11,16:pokes+18,16
  22. 140 poke56576,peek(56576)or1:poke198,.
  23. 145 print"[147][196]ocking with [212]able of [195]ontents";
  24. 150 print"[144]load"chr$(34)"hello"chr$(34)",8":print"run":poke631,13:poke632,13
  25. 155 poke55,0:poke56,160:poke198,2:end
  26.